'宣言 Public Function New( _ ByVal ParamArray textRanges() As C1TextRange _ )
'使用法 Dim textRanges() As C1TextRange Dim instance As New C1TextBlockRange(textRanges)
public C1TextBlockRange( params C1TextRange[] textRanges )
パラメータ
- textRanges
- List of C1TextRange structures.